Managing the TextEdit Private Scrap
This section describes the routines that you use to manage the private scrap. You use theTEScrapHandle
function get a handle to the private scrap, theTEGetScrapLength
function to determine its size, and theTESetScrapLength
procedure to set its size.
Subtopics
- TEScrapHandle
- TEGetScrapLength
- TESetScrapLength